Copying and Pasting Objects

When you copy an object all of its properties are copied with the exception of the (ObjectCode). Each object is assigned a unique (ObjectCode).

Note: When you paste an object on TheView, it is pasted into the exact coordinates of its source. As such, you may want to move the original before pasting.

To Copy and Paste an Object

  1. Select the object to copy.
  2. Use the CopyCopy and PastePaste buttons on the Standard bar, use the Copy and Paste options on the Edit menu, or press Ctrl+C (copy) and Ctrl+V (paste).